Welcome![Sign In][Sign Up]
Location:
Search - C Builder6.0

Search list

[Internet-NetworkTICPPWebBrowser

Description: 使用c++builder6.0制作的一个功能完善的Web浏览器-use c builder6.0 produced a full-function Web browser
Platform: | Size: 525312 | Author: 段诗健 | Hits:

[Email ClientSMTPc++builder

Description: 使用c++builder6.0编制的使用SMTP协议的发送和接受电子邮件的客户端程序-use c builder6.0 prepared using the SMTP protocol to send and receive e-mail customer households end procedures
Platform: | Size: 401408 | Author: 段诗健 | Hits:

[ELanguagepl0back

Description: 在本编译程序中,源语言为PL/0语言,目标语言为假想栈式计算机的汇编语言.PL/0语言是Pascal语言的一个子集,PL/0的编译程序包括了对PL/0语言源程序进行分析处理、编译生成类PCODE代码,并在虚拟机上解释运行生成的类PCODE代码的功能。   PL/0语言编译程序采用以语法分析为核心、一遍扫描的编译方法。词法分析和代码生成作为独立的子程序供语法分析程序调用。语法分析的同时,提供了出错报告功能。在源程序没有错误编译通过的情况下,调用类PCODE解释程序解释执行生成的类PCODE代码。 该软件为PL/0语言编译程序,所实现的扩充功能如下: 1.增加单词:保留字 ELSE,FOR,TO, DOWNTO 2.增加运算 +=,-=,++,-- 3.不等号# 改为 <> 4.增加条件语句的ELSE子句 5.扩充语句: ①FOR <变量>:=<表达式> TO <表达式> DO <语句> ②FOR <变量>:=<表达式> DOWNTO<表达式> DO <语句> 其中,语句①的循环变量的步长为1, 语句②的循环变量的步长为-1。 概述 源文件: *.plo 目标文件: *.COD 实现平台:C++ Builder6.0 -the compiler, the source language of PL/0 language, target language of the imaginary stack of computer assembly language. PL/0 language Pascal language is a subset of, PL/0 compilers including the right PL/0 language source analysis, category PCODE compiler code generation and the virtual machine running on to explain the formation PCODE category code functions. PL/0 language compiler to use syntax analysis of the core, the compiler again scanning methods. Lexical analysis, and code generation as an independent for the subroutine call syntax analysis procedures. Grammatical analysis at the same time, provided the error reporting function. The source did not compile the wrong circumstances, Call category PCODE explain the interpretation and implementation of procedures generated P
Platform: | Size: 384000 | Author: mayfar | Hits:

[AlgorithmLP--simplex

Description: lp求解的单纯形算法,有c++builder6.0开发-lp for the simplex algorithm, c builder6.0 Development
Platform: | Size: 461824 | Author: 肖昶 | Hits:

[Special Effectsyanyin-demo

Description: 电子验印核心代码v7.2 102 1、C++ Builder6.0 2、先安装Package Twain32 3、在BC6中加载工程yanyin.bpr即可 4、内核有协议限制且在自动验印时会弹出信息提示窗口。非常抱歉这 些限制可能会给您带来演示的不便,所以另提供了demo.exe的演示 程序。该程序没有以上的限制。 5、如果您对我的内核感兴趣,请联系: 联系人:李建国 msn:ljg-msn@hotmail.com QQ:757412868 email:ljgdzz@163.com-electronic Yanyi core code v7.2 102 1, C Builder6.0 2. Twain32 install Package 3, Used in projects yanyin.bpr load can be 4, Kernel an agreement with the restrictions automatically Yanyi information will prompt window pop up. Very sorry these restrictions may give you the inconvenience of the demonstration, the demo.exe another demonstration program. The procedure none of the above restrictions. 5, if you have the kernel of me interested, please contact : Contact : Li Jianguo msn : ljg-msn@hotmail.com QQ : 757412868 email : ljgdzz@163.com
Platform: | Size: 587776 | Author: 李建国 | Hits:

[OS programGet_NT_System_advancement_path

Description: 在NT下获取进程的路径 给枚举的进程增加SE_DEBUG_NAME权限,获取系统进程的路径,如:csrss.exe 在WindowsXP + C++Builder6.0开发环境下通过。-In the NT under the access path to the enumeration process, the process of increasing SE_DEBUG_NAME permissions, the process of acquisition system path, such as: csrss.exe in WindowsXP+ C++ Builder6.0 adopted under development environment.
Platform: | Size: 19456 | Author: 冷云子 | Hits:

[Sniffer Package captureInterception_network_data

Description: 一个拦截网络数据的源程序 WindowsXP + C++Builder6.0调试通过-Intercept of a network data source WindowsXP+ C++ Builder6.0 debugging through
Platform: | Size: 44032 | Author: 冷云子 | Hits:

[ConsoleWord

Description: 用c++builder6.0编写的类似word的编辑器,有新建,复制,粘贴,打开,编辑,保存,加密,解密,关机,开机-With c++ Builder6.0 prepared similar to the word editor, has a new, copy, paste, open, edit, save, encryption, decryption, shutdown, boot
Platform: | Size: 130048 | Author: 南才北往 | Hits:

[OracleTestMutiRead

Description: 使用OCI类的API函数,动态绑定,批量从数据库中读取数据,C++Builder6.0编译测试能过。-The use of OCI types of API functions, dynamic binding, volume of data read from the database, C++ Builder6.0 been able to compile the test.
Platform: | Size: 49152 | Author: junally | Hits:

[Special EffectsDigitalSignature

Description: 电子验印核心代码v7.2。C++ Builder6.0编写。提供了demo.exe的演示-Electronic验印core code v7.2. C++ Builder6.0 prepared. Provided a demonstration of Demo.exe
Platform: | Size: 1206272 | Author: 巴乔 | Hits:

[Special Effectsimagesegmentation

Description: 研究了数字图像的读取和保存。在C++ Builder6.0环境下,利用TImage类,实现了Bmp和Jpeg两种常见图像格式文件的读取和保存。研究了数字图像的预处理方法和图像调节方法。主要包括数字图像的几何变换、亮度及对比度调节、色彩处理等。-Studied the number of read and save images. In C++ Builder6.0 environment, use of TImage class, the realization of the two common Bmp and Jpeg image format to read and save documents. Studied the methods of digital image pre-processing method and image adjustment. Include digital image of the geometric transformation, brightness and contrast adjustment, color management.
Platform: | Size: 880640 | Author: jiejie | Hits:

[Delphi/CppBuilderVideoAccum

Description: Simple example of using video accumulator on C++Builder6 + OpenCV1.0-Simple example of using video accumulator on C++Builder6+ OpenCV1.0
Platform: | Size: 448512 | Author: smorodov | Hits:

[Delphi/CppBuilderBCBDatabase

Description: borland c++ builder6.0数据库学习资料,所有程序都经过编译-borland c++ builder6.0 database of learning materials, all procedures have been compiled
Platform: | Size: 26140672 | Author: bolimimi | Hits:

[Windows Developshengfengzheng

Description: 在Borland C++ Builder6。0编程环境下写的一个身份证信息查询软件,可根据身份证号码查询对应的信息。-In Borland C++ Builder6. 0 programming environment to write a software ID card information, identity card number of inquiries in accordance with the corresponding information.
Platform: | Size: 214016 | Author: crystal923 | Hits:

[Windows DevelopBuildC

Description: C++ builder 生成的代码管理器的代码。-C++builder6.0
Platform: | Size: 1527808 | Author: 李平 | Hits:

[Othercaiji_16C

Description: 用于MP411 AD转换卡,同时采集16路通道连续信号并显示,各通道可单独设置电压值等参数,最后可生成报表浏览结果,开发环境为C++Builder6.0,可用于学习AD卡设置,采集函数及信号数据处理-MP411 AD converter card used at the same time collecting 16-channel signal and a row shows that the channel can be individually set parameters such as voltage values, the final report can be generated through the results
Platform: | Size: 2448384 | Author: limeng | Hits:

[Picture ViewerBigImageView

Description: 大型图形浏览程序,可打开jpg、bmp格式图形,拖动、旋转、放缩、自动向上滚动,在C++Builder6.0下编辑通过,包含所有源码和可执行程序。-abcdef
Platform: | Size: 384000 | Author: echun369 | Hits:

[Windows DevelopChat

Description: 一款基于C++ Builder6.0的聊天游戏,可以系统地学习TCPIP协议-A chatting game based on c++ builder6.0
Platform: | Size: 5120 | Author: menganbo | Hits:

[Video CaptureVFW_CAP

Description: 使用C++Builder6.0开发,使用VFW接口显示视频设别的枚举、连接、设置和预览-The use of C++ Builder6.0 the development, use other VFW interface to display video-based enumeration, connection, settings, and preview
Platform: | Size: 371712 | Author: zhangxiongxing | Hits:

[Other DatabasesSMT-ACESS

Description: 采用c++builder6.0编写的操作ACESS文件的范例,使用ADOQUERY控件-Using c++ builder6.0 documents prepared by the operation of ACESS example, the use of ADOQUERY Control
Platform: | Size: 2457600 | Author: 陈道 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 »

CodeBus www.codebus.net